Making A Simple FPS Game
/Help/tutorials/gfx/tutorial9.jpg)
The following tutorials will walk you through the steps involved in creating a simple 'First Person Shooter' game, otherwise known as an FPS game. There are many types of game genres you can produce, and all share commonalities with each other. As you work through these tutorials, you will learn some of the features all games share such as a game loop, player handling, enemy control and most importantly game logic.
When you have completed the tutorials, and your game is finished, the fun need not stop. If you have one of the popular Quake games such as "Half Life «" or "Return To Castle Wolfenstein «", you can replace the world file from the tutorial and run around shooting your enemies in a level from your favourite game.
CLICK HERE TO RETURN TO THE MAIN MENU